From: Richard M. Stallman Date: Tue, 5 Nov 2002 05:19:58 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~29902 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=5198ae2594ac02b9fd566d75222276fd06889707;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 565b5e4f013..835dbb584dc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2002-11-05 Richard M. Stallman + + * s/sol2-5.h (BROKEN_SIGIO): Turn off the #undef. + + * callint.c (Fcall_interactively): New local filter_specs. + (Fcall_interactively): Check for progn as well as let. + Add a gcpro. + (Qprogn): New variable. + (syms_of_callint): Staticpro and init Qprogn. + 2002-11-04 John Paul Wallington * lread.c (Feval_buffer): Doc fix.